Skip to content

Make losing client ID optional in bulk transfers - #3169

Merged
CydeWeys merged 1 commit into
google:masterfrom
CydeWeys:optional-losing-client
Jul 29, 2026
Merged

Make losing client ID optional in bulk transfers#3169
CydeWeys merged 1 commit into
google:masterfrom
CydeWeys:optional-losing-client

Conversation

@CydeWeys

@CydeWeys CydeWeys commented Jul 21, 2026

Copy link
Copy Markdown
Member

When executing bulk domain transfers with an explicit list of domain names or a domain names file, enforcing by losing registrar ID is often unnecessary and redundant (b/537294004).

This commit makes --losing_registrar_id an optional command-line parameter and updates BulkDomainTransferAction and BatchModule to handle an optional losing sponsor ID. Existing behavior is preserved when the parameter is explicitly supplied.

BUG= http://b/537294004


This change is Reviewable

Comment thread core/src/main/java/google/registry/tools/BulkDomainTransferCommand.java Outdated
@CydeWeys
CydeWeys force-pushed the optional-losing-client branch from d30aa28 to d3c8449 Compare July 21, 2026 16:31
@CydeWeys
CydeWeys requested a review from jicelhay July 21, 2026 16:31
@CydeWeys
CydeWeys force-pushed the optional-losing-client branch from d3c8449 to 146d562 Compare July 21, 2026 17:49

@CydeWeys CydeWeys left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CydeWeys resolved 1 discussion.
Reviewable status: 0 of 5 files reviewed, all discussions resolved (waiting on jicelhay).

@jicelhay jicelhay left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jicelhay reviewed 5 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on CydeWeys).

When executing bulk domain transfers with an explicit list of domain names or
a domain names file, enforcing by losing registrar ID is often unnecessary
and redundant (b/537294004).

This commit makes --losing_registrar_id an optional command-line parameter
and updates BulkDomainTransferAction and BatchModule to handle an optional
losing sponsor ID. Existing behavior is preserved when the parameter is
explicitly supplied.

BUG= http://b/537294004
@CydeWeys
CydeWeys force-pushed the optional-losing-client branch from 146d562 to a22f528 Compare July 28, 2026 16:07
@CydeWeys
CydeWeys added this pull request to the merge queue Jul 29, 2026
Merged via the queue into google:master with commit 29def8d Jul 29, 2026
15 of 16 checks passed
@CydeWeys
CydeWeys deleted the optional-losing-client branch July 29, 2026 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants